home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1997 February / Computer Life February 1997.iso / S / VN / PRODUCT / VNOTES95.EXE / 0 / RCDATA / TFRMSETUP / TFRMSETUP.txt
Text File  |  1996-07-07  |  4KB  |  204 lines

  1. object frmSetup: TfrmSetup
  2.   Left = 388
  3.   Top = 110
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsSingle
  8.   ClientHeight = 317
  9.   ClientWidth = 392
  10.   Color = clGray
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   KeyPreview = True
  16.   Position = poDefault
  17.   WindowState = wsMaximized
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object lblVb: TLabel
  24.     Left = 18
  25.     Top = -28
  26.     Width = 275
  27.     Height = 325
  28.     Caption = 'V '
  29.     Font.Color = clBlack
  30.     Font.Height = 325
  31.     Font.Name = 'Arial'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.     Transparent = True
  35.   end
  36.   object lblVf: TLabel
  37.     Left = 15
  38.     Top = -32
  39.     Width = 275
  40.     Height = 325
  41.     Caption = 'V '
  42.     Font.Color = clRed
  43.     Font.Height = 325
  44.     Font.Name = 'Arial'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.     Transparent = True
  48.   end
  49.   object lbl_5b: TLabel
  50.     Left = 153
  51.     Top = 202
  52.     Width = 100
  53.     Height = 41
  54.     Caption = 'Notes'
  55.     Font.Color = clBlack
  56.     Font.Height = 41
  57.     Font.Name = 'Arial'
  58.     Font.Style = [fsBold, fsItalic]
  59.     ParentFont = False
  60.     Transparent = True
  61.   end
  62.   object lbl_4b: TLabel
  63.     Left = 169
  64.     Top = 157
  65.     Width = 100
  66.     Height = 41
  67.     Caption = 'Notes'
  68.     Font.Color = clBlack
  69.     Font.Height = 41
  70.     Font.Name = 'Arial'
  71.     Font.Style = [fsBold, fsItalic]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object lbl_3b: TLabel
  76.     Left = 185
  77.     Top = 111
  78.     Width = 100
  79.     Height = 41
  80.     Caption = 'Notes'
  81.     Font.Color = clBlack
  82.     Font.Height = 41
  83.     Font.Name = 'Arial'
  84.     Font.Style = [fsBold, fsItalic]
  85.     ParentFont = False
  86.     Transparent = True
  87.   end
  88.   object lbl_2b: TLabel
  89.     Left = 202
  90.     Top = 66
  91.     Width = 100
  92.     Height = 41
  93.     Caption = 'Notes'
  94.     Font.Color = clBlack
  95.     Font.Height = 41
  96.     Font.Name = 'Arial'
  97.     Font.Style = [fsBold, fsItalic]
  98.     ParentFont = False
  99.     Transparent = True
  100.   end
  101.   object lbl_1b: TLabel
  102.     Left = 217
  103.     Top = 20
  104.     Width = 100
  105.     Height = 41
  106.     Caption = 'Notes'
  107.     Font.Color = clBlack
  108.     Font.Height = 41
  109.     Font.Name = 'Arial'
  110.     Font.Style = [fsBold, fsItalic]
  111.     ParentFont = False
  112.     Transparent = True
  113.   end
  114.   object lbl_5f: TLabel
  115.     Left = 150
  116.     Top = 200
  117.     Width = 100
  118.     Height = 41
  119.     Caption = 'Notes'
  120.     Font.Color = clBlue
  121.     Font.Height = 41
  122.     Font.Name = 'Arial'
  123.     Font.Style = [fsBold, fsItalic]
  124.     ParentFont = False
  125.     Transparent = True
  126.   end
  127.   object lbl_4f: TLabel
  128.     Left = 167
  129.     Top = 154
  130.     Width = 100
  131.     Height = 41
  132.     Caption = 'Notes'
  133.     Font.Color = clTeal
  134.     Font.Height = 41
  135.     Font.Name = 'Arial'
  136.     Font.Style = [fsBold, fsItalic]
  137.     ParentFont = False
  138.     Transparent = True
  139.   end
  140.   object lbl_3f: TLabel
  141.     Left = 183
  142.     Top = 109
  143.     Width = 100
  144.     Height = 41
  145.     Caption = 'Notes'
  146.     Font.Color = clRed
  147.     Font.Height = 41
  148.     Font.Name = 'Arial'
  149.     Font.Style = [fsBold, fsItalic]
  150.     ParentFont = False
  151.     Transparent = True
  152.   end
  153.   object lbl_2f: TLabel
  154.     Left = 199
  155.     Top = 63
  156.     Width = 100
  157.     Height = 41
  158.     Caption = 'Notes'
  159.     Font.Color = clYellow
  160.     Font.Height = 41
  161.     Font.Name = 'Arial'
  162.     Font.Style = [fsBold, fsItalic]
  163.     ParentFont = False
  164.     Transparent = True
  165.   end
  166.   object lbl_1f: TLabel
  167.     Left = 215
  168.     Top = 18
  169.     Width = 100
  170.     Height = 41
  171.     Caption = 'Notes'
  172.     Font.Color = clWhite
  173.     Font.Height = 41
  174.     Font.Name = 'Arial'
  175.     Font.Style = [fsBold, fsItalic]
  176.     ParentFont = False
  177.     Transparent = True
  178.   end
  179.   object lblCopyright: TLabel
  180.     Left = 11
  181.     Top = 2
  182.     Width = 54
  183.     Height = 13
  184.     Alignment = taRightJustify
  185.     Caption = 'lblCopyright'
  186.     Font.Color = clBlack
  187.     Font.Height = -12
  188.     Font.Name = 'MS Sans Serif'
  189.     Font.Style = []
  190.     ParentFont = False
  191.     Transparent = True
  192.     Visible = False
  193.   end
  194.   object ddeCLConv: TDdeClientConv
  195.     DdeService = 'ProgMan'
  196.     ConnectMode = ddeManual
  197.     Left = 111
  198.     Top = 6
  199.     LinkInfo = (
  200.       'Service ProgMan'
  201.       'Topic ')
  202.   end
  203. end
  204.